Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python socket communication for client-server interaction #130

Merged
merged 2 commits into from
Jan 6, 2024

Conversation

sitamgithub-MSIT
Copy link
Contributor

Describe your changes (Mandatory)

This project presents a basic Python socket communication setup for client-server interaction. It emphasizes creating a server-client connection through Python, outlining key components for both sides. The execution guide covers Python compatibility, virtual environment setup, dependency installation, and script execution.

Issue ticket number and link (Mandatory) #119

Screenshots of your project output, whatever you have added. (Mandatory)

client_server_connection
multipleclient_server_connection

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a new project, I have done thorough tests.
  • Have you updated the README file of the repository and added the name of the project in it?
  • Have you added a README.md file inside the directory of your project and explained it there properly (with images)?

@shrey141102 shrey141102 merged commit 22c6d9a into shrey141102:main Jan 6, 2024
@shrey141102
Copy link
Owner

nice work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants